@charset 'utf-8';
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
input, textarea, select,
table, caption, tbody, tfoot, thead, tr, th, td{box-sizing:content-box;vertical-align:baseline;background:transparent;font-family:"Helvetica","Hiragino Sans GB","Microsoft Yahei","sans-serif";}
html, body {height:100%;margin:0;padding:0;color:#3f3f3f;}
*html{background-image:url(about:blank);background-attachment:fixed;} /* 修正IE6振动bug */
img,input,button,a,select,textarea{margin:0;padding:0;resize:none;border:none;outline:none;}

h1, h2, h3, h4, h5, h6{line-height:1.5em;margin:0;padding:0;font-family:"PingFang SC","Verdana","Helvetica Neue","Microsoft Yahei","Hiragino Sans GB","Microsoft Sans Serif","WenQuanYi Micro Hei","sans-serif";}
blockquote{quotes:none;}
blockquote:before, blockquote:after{content:'';content:none;}
del{text-decoration:line-through;}

a img{border:none;}
input, textarea, select, a {outline:0px;}
textarea {resize:none; overflow:auto;}
aside, article, footer, header, nav, section {display:block;}
hr{height:1px;}

a{color:#3f3f3f;text-decoration:none;outline:none;}
/*a:visited{color:#3f3f3f}*/
a:hover  {color:#f24024}
/*a:active {color:#F24024;outline:none;}*/


.flt{float:left;}
.frt{float:right;}
.separate {width:100%; height:0; line-height:0; display:block; clear:both; overflow:hidden; font-size:0px;}
.clear {width:100%;display:block; clear:both; overflow:hidden;}
.clr{clear:both;}
.clr:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
* html .clr{height:1%;}
*:first-child + html .clr{zoom:1;}